EXTEND: Now modify and extend your program. Be sure to meet these minimum technical requirements:
- Change the number in range() in the first loop to change how many coins are created and added to the bank!
- Add a Variable Display after (and outside) of the second loop to display the coins list.
- Add a Say after the display to make the bank say the total money saved! (Hint: you must use str()!)
- When you are done, click Submit to turn in your work and continue.
To navigate the page using the TAB key, first press ESC to exit the code editor.